home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / internet / flashland / tipy / video / hroch.swf / scripts / DefineButton2_163 / BUTTONCONDACTION on(release).as
Text File  |  2001-08-20  |  58b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(3);
  4. }
  5.